You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxInt Class
>
TMtxInt Methods
>
TMtxInt.BitUnpack Method
Dew Math for .NET
TMtxInt.BitUnpack Method
TMtxInt Class
TMtxInt Members
Dew.Math Namespace
TMtxInt Methods
Collapse All
Unpacks bit storage to specified integer storage.
Syntax
C#
Visual Basic
public
TMtxInt
BitUnpack
([In]
TMtxInt
Src
, [In]
TIntPrecision
DstPrecision
);
Public
Function
BitUnpack
(
Src
As
[In]
TMtxInt
,
DstPrecision
As
[In]
TIntPrecision
= TIntPrecision.prInt32)
As
TMtxInt
Group
TMtxInt Methods
Links
TMtxInt Class
,
TMtxInt Members
,
Dew.Math Namespace
,
TMtxInt Methods
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!